 |
API Documentation
|
|
|
unsigned char getOutputSlot() const
unsigned int getStream() const
void setOutputSlot(unsigned char value)
An interface to define objects that can be exported using this component.
Definition: Exportable.h:15
Holds information about a stream output slot.
Definition: StreamOutputDescriptor.h:14
void setStream(unsigned int value)
void setSemanticName(const nkMemory::StringView &value)
void setStartComponent(unsigned char value)
virtual void importClassFromTree(nkExport::Node *rootNode) override
virtual void exportClassToTree(nkExport::Node *rootNode) override
~StreamOutputDescriptor()
A node in the tree structure representing the data to export / import.
Definition: Node.h:42
unsigned char getComponentCount() const
nkMemory::StringView getSemanticName() const
unsigned int getSemanticIndex() const
unsigned char getStartComponent() const
void setComponentCount(unsigned char value)
Class holding information about a string, with no ownership over the data.
Definition: StringView.h:22
void setSemanticIndex(unsigned int value)
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7